home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / blackfin / include / asm / mem_map.h < prev    next >
Encoding:
C/C++ Source or Header  |  2008-12-24  |  177 b   |  13 lines

  1. /*
  2.  * mem_map.h
  3.  * Common header file for blackfin family of processors.
  4.  *
  5.  */
  6.  
  7. #ifndef _MEM_MAP_H_
  8. #define _MEM_MAP_H_
  9.  
  10. #include <mach/mem_map.h>
  11.  
  12. #endif                /* _MEM_MAP_H_ */
  13.